desc:instruct
npx -y @vrosario/http-request-mcp| Parameter | Type | Required | Description |
|---|---|---|---|
| url | string | Required | The URL to make the request to |
| method | string | Required | The HTTP method to use |
| headers | object | Optional | The headers to include in the request |
| body | string | Optional | The body of the request |